func go.pact.im/x/plumb/internal/emit.assignAliases
2 uses
go.pact.im/x/plumb/internal/emit (current package)
emit.go#L56: aliasByPath, errorsAlias, importLines := assignAliases(pkgList, needErrors, importPath, allLifted, setNames, dest)
emit.go#L103: func assignAliases(pkgs []*types.Package, needErrors bool, destPath string, lifted, setNames map[string]bool, dest *solve.DestInfo) (map[string]string, string, []string) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)